McCamSwitch.CamSwitchMode 属性
凸轮切换由轴的位置或时间控制。
预设值为零,若选择 Position,需设定 FirstOnPosition 与 LastOnPosition;若选择 Time,需设定 FirstOnPosition 与 Duration。
位置 (position):0,时间 (Time):1。
命名空间:IntervalZero.KINGSTAR.Base
组合: IntervalZero.KINGSTAR.Base (于 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
语法
public int CamSwitchMode { get; set; }
Public Property CamSwitchMode As Integer
属性值
型别:int
参见